WorkerIdleTimeout

Integer (number of seconds)

Not specified

Purpose

The WorkerIdleTimeout parameter controls how long an application instance is retained in the connection worker pool when it is idle.

The unit of the setting is seconds. The minimum duration is 10 seconds.

For more details, see "Scaling Dynamic Worker Pool Connections", in Chapter 2 of the Installation and Configuration Guide.

Note

Where application instance startup is costly and loads are volatile, you should increase this value. However, you would need to balance this against any cost sensitivities that your runtime environment has against hosting idle processes.